2007 Kenworth T800 for 18 Wheels of Steel: Haulin'
---------------------------------------------------

Author(s):
Polarexpress17
Bay0net
Eclipse
Ivan Zvada Jr. aka Hardtruckisthebest

***********************
*REDISTRIBUTION NOTICE*
***********************
Please do NOT re-upload this file anywhere, thank-you.

Contents:
This modification is for 18 Wheels of Steel: Haulin' and contains a 2007
Kenworth T800 tractor. The vehicle has it's own custom interior which enables
the player to look all around it, as well as move around it using the debug
camera. The interior has an animated steering wheel, gauges, and warning lights.
Also supplied is data for a Caterpillar C-15 diesel motor and an Eaton Super-13 
transmission, as well as suspension and air resistance data. The tractor has LED
rear lights and comes with 3 paint schemes, as well as a colour picker. The interior
comes in Kenworth blue. The truck also has buyable accessories, including 2 types
of rear fenders, custom bumper lights and a bug shield. Also included are custom
sounds.

Installation:
1. Place the .scs file(s) into My Documents\18 WoS Haulin\mod\

2. Open the truck_storage.sii file. Copy and paste the following line after
the last line and before the delimiter "}".

@include "definition/2007t800l.sii"

3. Save file, and pack into your SII.scs file.

4. Open the interior_storage.sii file. Copy and paste the following line
after the last line and before the delimiter "}".

@include "definition/2007t800l.sii"

5. Save file, and pack into your SII.scs file.

6. Open the camera_storage.sii file. Copy and paste the following line
after the last line and before the delimiter "}".

@include "units/interior_2007t800l.sii"

7. Save file, and pack into your SII.scs file.

8. Open the engines.sii file. Copy and paste the following lines to the end
of the file. If you have my 2004 Kenworth W900L tractor installed, you will 
have already completed this step, but you will still have to add this truck to
the "suitable_vehicles" lines.


vehicle_engine_accessory: .cat1
{
	name: "Caterpillar C15 ACERT - 475 hp"
	price: 16000
	torque: 200
	front_wheel_engine: false
	
	suitable_vehicles[]: 2004w900l
	suitable_vehicles[]: 2007t800l

	info[0]: "@@ui_engine_hp@@:<align hstyle=right>475 hp [354 kW] @ 1500</align>"
	info[1]: "@@ui_engine_torque@@:<align hstyle=right>1850 lb. ft. [2509 N.m] @ 1200</align>"
	info[2]: "@@ui_engine_displacement@@:<align hstyle=right>928 cu. in. [15.2 L]</align>"
}


9. Save file, and pack into your SII.scs file.

10. Open the transmission.sii file. Copy and paste the following lines to the end
of the file. Be sure to change the "14" in the first line to the correct number in the
sequence of transmissions listed inside the transmission.sii file. If you have my 
2004 Kenworth W900L tractor installed, you will have already completed this step, 
but you will still have to add this truck to the "suitable_vehicles" lines.

vehicle_transmission_accessory: .trans14
{
	name: "Eaton Super-13"
	price: 18000
	
 	differential_ratio: &404ccccd
	rpm_limit: 5000

 	ratios[0]: -10
	ratios[1]: &41128f5c
	ratios[2]: &40d0f5c3
	ratios[3]: &40b570a4
	ratios[4]: &4099999a
	ratios[5]: &40647ae1
	ratios[6]: &403147ae
	ratios[7]: &4019999a
	ratios[8]: &40066666
	ratios[9]: &3ff33333
	ratios[10]: &3fe66666
	ratios[11]: &3fdeb852
	ratios[12]: &3fd851ec
	ratios[13]: &3fd33333


	suitable_vehicles[]: 2004w900l
	suitable_vehicles[]: 2007t800l
	transmission_visual_data: visual.trans13

	info[0]: "@@ui_trans_length@@:<align hstyle=right>36.44\" [925 mm]</align>"
	info[1]: "@@ui_trans_weight@@:<align hstyle=right>779 lb [353 kg]</align>"
	info[2]: "@@ui_trans_range@@:<align hstyle=right>18.90 : 1</align>"
}

11. Save file, and pack into your SII.scs file.

12. Open the brakes.sii file. Copy and paste the following lines to the end
of the file. Be sure to change the "12" in the first line to the correct number in the
sequence of transmissions listed inside the transmission.sii file. If you have my 
2004 Kenworth W900L tractor installed, you will have already completed this step,
but you will still have to add this truck to the "suitable_vehicles" lines.

vehicle_brakes_accessory: .brakes12
{
	name: "Durabrake for Kenworth"
	price: 6000
	
	torque: &56b5e621
	
	# brake balance (0 = full rear ... 1 = full front)
	balance: &3f266666

	suitable_vehicles[]: 2004w900l
	suitable_vehicles[]: 2007t800l

	info[0]: "@@ui_brakes_model@@:<align hstyle=right>Basic</align>"
	info[1]: "@@ui_brakes_coef@@:<align hstyle=right>40.5</align>"
}

13. Save file, and pack into your SII.scs file.

14. Make sure the SII.scs file is in the My Documents\18 WoS Haulin\mod\ folder.

NOTE: If you need help with the "SII" files, please look for my "SII helper" tutorial
on the internet.

--------------------------------------
This file was found at:
http://members.shaw.ca/hardtruckisthebest
--------------------------------------
